home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 August / GSSH0804.iso / Geschicklichkeit / J-Ball / J-Ball.exe / {app} / data.000 / Materials / models.material < prev    next >
Text File  |  2004-06-11  |  2KB  |  183 lines

  1. // high scores line
  2. scorelineRed
  3. {
  4.     {
  5.         map textures/menu/scorelineRed.tga
  6.         blendFunc blend
  7.         alphagen wave sin 0.5 0.5 0 0.5
  8.     }
  9. }
  10.  
  11. // high scores lines
  12. scorelineGreen
  13. {
  14.     {
  15.         map textures/menu/scorelineGreen.tga
  16.         blendFunc blend
  17.         alphagen wave sin 0.5 0.5 0 0.5
  18.     }
  19. }
  20.  
  21. // high scores line
  22. scorelineYellow
  23. {
  24.     {
  25.         map textures/menu/scorelineYellow.tga
  26.         blendFunc blend
  27.         alphagen wave sin 0.5 0.5 0 0.5
  28.     }
  29. }
  30.  
  31. // high scores line
  32. scorelinePurple
  33. {
  34.     {
  35.         map textures/menu/scorelinePurple.tga
  36.         blendFunc blend
  37.         alphagen wave sin 0.5 0.5 0 0.5
  38.     }
  39. }
  40.  
  41. // high scores line
  42. scorelineBlue
  43. {
  44.     {
  45.         map textures/menu/scorelineBlue.tga
  46.         blendFunc blend
  47.         alphagen wave sin 0.5 0.5 0 0.5
  48.     }
  49. }
  50.  
  51. textures/menu/HiScores
  52. {
  53.     {
  54.         map textures/menu/HiScores.tga
  55.         blendFunc blend
  56.     }
  57. }
  58.  
  59. whiteFade
  60. {
  61.     {
  62.         map textures/white_alpha0.tga
  63.         blendFunc blend
  64.         alphaGen entity
  65.     }
  66. }
  67.  
  68. blackFade
  69. {
  70.     {
  71.         map textures/black_alpha0.tga
  72.         blendFunc blend
  73.         alphaGen entity
  74.     }
  75. }
  76.  
  77. textures/white_alpha35
  78. {
  79.     {
  80.         map textures/white_alpha35.tga
  81.         blendFunc blend
  82.     }
  83. }
  84.  
  85. textures/white_alpha80
  86. {
  87.     {
  88.         map textures/white_alpha80.tga
  89.         blendFunc blend
  90.     }
  91. }
  92.  
  93. textures/white_alpha55
  94. {
  95.     {
  96.         map textures/white_alpha55.tga
  97.         blendFunc blend
  98.     }
  99. }
  100.  
  101. textures/menu/fonsky
  102. {
  103.     {
  104.         map textures/menu/fonsky.tga
  105.         tcmod turb 0 0.055 0.01 0.03
  106.         blendFunc blend
  107.     }
  108. }
  109.  
  110. FoamTopClassic
  111. {
  112.     {
  113.         map textures/models/foam02.tga
  114.  
  115.     }
  116. }
  117.  
  118. FoamSideClassic
  119. {
  120.     {
  121.         map textures/models/foamsd02.tga
  122.  
  123.     }
  124. }
  125.  
  126. FoamTopDesert
  127. {
  128.     {
  129.         map textures/models/foam01.tga
  130.  
  131.     }
  132. }
  133.  
  134. FoamSideDesert
  135. {
  136.     {
  137.         map textures/models/foamsd01.tga
  138.  
  139.     }
  140. }
  141.  
  142. FoamTopHiTech
  143. {
  144.     {
  145.         map textures/models/foam03.tga
  146.  
  147.     }
  148. }
  149.  
  150. FoamSideHiTech
  151. {
  152.     {
  153.         map textures/models/foamsd03.tga
  154.  
  155.     }
  156. }
  157.  
  158.  
  159. ////////////////////////////////////////////////////////////////////////////////
  160.  
  161. Classicball
  162. {
  163.     {
  164.         map textures/worlds/general/boll_rw.tga
  165.     }
  166. }
  167.  
  168. Desertball
  169. {
  170.     {
  171.         map textures/worlds/desert/boll_bw.tga
  172.     }
  173. }
  174.  
  175. HiTechball
  176. {
  177.     {
  178.         map textures/worlds/tec/boll_gb.tga
  179.     }
  180. }
  181.  
  182. //////////////////////////////////////////////////////////////////////////////////////
  183.